CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - PSO algorithm

搜索资源列表

  1. NN-PSO

    1下载:
  2. 粒子群优化算法(PSO)应用于神经网络优化程序-Particle Swarm Optimization (PSO) algorithm used neural network optimization procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21488
    • 提供者:chenqh
  1. PSO

    0下载:
  2. 粒子群优化算法PSO-PSO algorithm PSO
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:193605
    • 提供者:王涛
  1. 标准pso算法程序包_matlab版

    0下载:
  2. 标准PSO(粒子群)算法,matlab版-standard PSO (PSO) algorithm, Matlab version
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2348
    • 提供者:李军
  1. pso toolbox

    0下载:
  2. 基于MATLAB的微粒群工具箱,算法模型中引入收缩因子,收敛速度有所提高,但对高维函数的优化效果仍然不理想。-based on MATLAB Toolbox PSO algorithm model introduced shrinkage factor, convergence rate increase, but for high-dimensional optimization function effects are still not ideal.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:60242
    • 提供者:陈超
  1. 测试PSO算法的新的组合测试函数

    1下载:
  2. Novel Composition Test Functions for Numerical Global Optimization func_test.m is the main program, a basic PSO algorithm PSO_func.m is attached. SIS_novel_func.m is the function program,including six composition functions f=SIS_novel_func(x,f
  3. 所属分类:matlab例程

    • 发布日期:2009-10-28
    • 文件大小:59653
    • 提供者:fyg26856469
  1. QoSRoute-PSO.rar

    0下载:
  2. QoS选播路由的粒子群算法仿真主函数 来自(http://blog.sina.com.cn/greensim),QoS Anycast Routing Simulation of the particle swarm algorithm main function from (http://blog.sina.com.cn/greensim)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3209
    • 提供者:zhao xian sheng
  1. PSO_constrian.rar

    1下载:
  2. PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。,PSO algorithm for solving constrained optimization problems, including all source code and the computing picture. Writing papers is made of.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-01-11
    • 文件大小:289691
    • 提供者:高显忠
  1. BP_GA_PSOforjava.zip

    0下载:
  2. BP_GA_PSO是利用JAVA开发的一个小程序,分别给出了BP算法,GA算法,以及PSO算法的JAVA源程序,并分别利用三个算法同时解决XOR问题,使用户能够直观的观察三个算法的优劣。,BP_GA_PSO is the use of JAVA development of a small procedure, respectively, are given BP algorithm, GA algorithm, and the PSO algorithm JAVA source and use
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:179439
    • 提供者:李保
  1. cross-pso.rar

    0下载:
  2. 带交叉因子的粒子群优化算法,有关粒子群算法的改进并举例说明,Cross-factor with particle swarm optimization algorithm, the particle swarm algorithm and illustrates
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5712
    • 提供者:pengyang
  1. PSO.rar

    0下载:
  2. 标准PSO算法,Visual C++ ,Standard PSO algorithm, Visual C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:224979
    • 提供者:liwangyi
  1. TSP-PSO.rar

    8下载:
  2. 用混合粒子群算法求解TSP问题,自带GUI界面,共有9中算法,可解决各种TSP问题,效果不错。,Using hybrid particle swarm algorithm to solve TSP problems, bring their own GUI interface, a total of 9 in the algorithm, to resolve the various TSP problems, good results.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-25
    • 文件大小:33810
    • 提供者:灞堝媷
  1. pso.rar

    1下载:
  2. 标准粒子群算法求解非线性方程,用MATLAB实现,并出仿真结果,The standard particle swarm algorithm for solving nonlinear equations, using MATLAB to achieve, and the simulation results
  3. 所属分类:matlab例程

    • 发布日期:2017-05-24
    • 文件大小:4885
    • 提供者:cathy
  1. PSO-1

    0下载:
  2. PSO算法,功能强大,可自行替换其中的数据-PSO algorithm, a powerful, free to replace the data
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1037
    • 提供者:冯益
  1. kekaoxing-pso.rar

    0下载:
  2. 采用粒子群算法求解可靠性优化问题,程序用MATLAB编写,Using particle swarm optimization algorithm for solving the reliability problems, procedures used to prepare MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3365
    • 提供者:小王
  1. mpso1.rar

    1下载:
  2. 这是一个经过改进的PSO算法,是用FORTRAN语言编写的,因为此语言计算速度快,适合PSO的应用,收敛速度明显加快,并且这是改优化后的PSO程序,比标准的速度快。,This is an improved PSO algorithm, are used FORTRAN language, because this language computing speed, suitable PSO applications, significantly speeding up the convergen
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-12
    • 文件大小:524
    • 提供者:xin
  1. improvedPSO.rar

    1下载:
  2. ------名称:带交叉因子的改进PSO算法 ------功能:求解多维无约束优化问题 ------特点:收敛性强,还可以加入变异算子,------ Name: with cross-factor function to improve the PSO algorithm ------: Solving multi-dimensional unconstrained optimization problem ------ characteristics: strong converge
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1712
    • 提供者:李迅
  1. PSO-SVM.rar

    0下载:
  2. 改进PSO-SVM在说话人识别中的应用。通过对粒子群优化算法中惯性权重和全局最优值 的分析,提出了一种根据迭代次数而自适应变化的惯性权重的粒子群优化方法,Improvement in the PSO-SVM speaker recognition applications. Through particle swarm optimization algorithm in the inertia weight and the analysis of the global optimum val
  3. 所属分类:Document

    • 发布日期:2017-03-22
    • 文件大小:315292
    • 提供者:彭伟
  1. PSO-DE

    0下载:
  2. 进化计算中的PSO算法,用c++仿真实现-Evolutionary Computation in the PSO algorithm, using c++ Simulation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:345406
    • 提供者:yehua
  1. PSO-TSP.rar

    1下载:
  2. 本程序是一个用POS来求解NP难问题,比图TSP问题,实际仿真效果证明改算法合理,This procedure is a POS to use NP hard problem to solve than the TSP problem graph, the actual simulation results prove that a reasonable change algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:1094
    • 提供者:杨维
  1. pso

    1下载:
  2. 这是一个粒子群算法求解车辆路径的源码,用matlab仿真实现。-This is a particle swarm algorithm for vehicle routing the source, using matlab simulation.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1301
    • 提供者:ghy
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com